home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / NetInfo Manager.app / Contents / Resources / English.lproj / Preferences.nib / classes.nib next >
Encoding:
Text File  |  2003-09-13  |  2.2 KB  |  74 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 authenticateUser = id; 
  6.                 changeRootPassword = id; 
  7.                 deauthenticateUser = id; 
  8.                 find = id; 
  9.                 hideIdNumbers = id; 
  10.                 ignoreLeafNodes = id; 
  11.                 info = id; 
  12.                 newServer = id; 
  13.                 openByTag = id; 
  14.                 openDomain = id; 
  15.                 panelCancel = id; 
  16.                 panelOk = id; 
  17.                 preferences = id; 
  18.                 printWindow = id; 
  19.                 restartNetInfo = id; 
  20.                 setCurrentDomain = id; 
  21.                 showIdNumbers = id; 
  22.                 showLeafNodes = id; 
  23.                 viewBy = id; 
  24.                 viewSorted = id; 
  25.                 viewUnsorted = id; 
  26.             }; 
  27.             CLASS = Controller; 
  28.             LANGUAGE = ObjC; 
  29.             OUTLETS = {
  30.                 authMenu = id; 
  31.                 domainList = id; 
  32.                 finder = id; 
  33.                 idMenu = id; 
  34.                 prefsController = id; 
  35.                 rpcLock = id; 
  36.                 serverMaker = id; 
  37.                 sortMenu = id; 
  38.                 tagForm = id; 
  39.                 tagPanel = id; 
  40.             }; 
  41.             SUPERCLASS = NSObject; 
  42.         }, 
  43.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  44.         {
  45.             ACTIONS = {
  46.                 apply = id; 
  47.                 cancel = id; 
  48.                 change = id; 
  49.                 changeOpenChoice = id; 
  50.                 ok = id; 
  51.                 revert = id; 
  52.                 select = id; 
  53.             }; 
  54.             CLASS = PrefsController; 
  55.             LANGUAGE = ObjC; 
  56.             OUTLETS = {
  57.                 applyButton = id; 
  58.                 cancelButton = id; 
  59.                 confirmMatrix = id; 
  60.                 controller = id; 
  61.                 okButton = id; 
  62.                 openMatrix = id; 
  63.                 openText = id; 
  64.                 panel = id; 
  65.                 revertButton = id; 
  66.                 selectButton = id; 
  67.                 showIDs = id; 
  68.                 showLeaves = id; 
  69.             }; 
  70.             SUPERCLASS = NSObject; 
  71.         }
  72.     ); 
  73.     IBVersion = 1; 
  74. }